    /* 大屏幕 */
    
    @media (min-width: 1400px) {
        .mobile {
            display: none
        }
        .case-nei .container {
            width: 1400px;
        }
    }
    
    @media (min-width: 1200px) and (max-width: 1600px) {
        .index03 .container {
            width: 1200px;
        }
        .brand .swiper-container {
            height: 460px;
        }
        .brand .swiper-button-prev {
            left: 460px;
        }
        .brand .swiper-button-next {
            right: 460px;
        }
        .honor .container {
            width: 1200px;
        }
        .honor .swiper-container {
            width: 1100px;
        }
        .honor .swiper-button-next,
        .honor .swiper-button-prev {
            top: 350px;
        }
    }
    
    @media (min-width: 1200px) and (max-width: 1400px) {
        .mobile {
            display: none
        }
        .case-nei .container {
            width: 1200px;
        }
        .brand .swiper-container {
            height: 460px;
        }
        .brand .swiper-button-prev {
            left: 460px;
        }
        .brand .swiper-button-next {
            right: 460px;
        }
        .honor .container {
            width: 1200px;
        }
        .honor .swiper-container {
            width: 1100px;
        }
        .honor .swiper-button-next,
        .honor .swiper-button-prev {
            top: 350px;
        }
    }
    /* 平板电脑和小屏电脑之间的分辨率 */
    
    @media (min-width: 768px) and (max-width: 1200px) {
        .container {
            width: 700px;
        }
        .case-nei .container {
            width: 700px;
        }
        .index03 .container {
            width: 700px;
        }
        .brand .swiper-container {
            height: 260px;
            position: relative;
        }
        .mobile {
            display: none
        }
        .nav-list li:hover .second {
            display: none;
        }
        .nav {
            left: 30px;
            min-width: 700px;
            width: 100%;
        }
        .nav-list {
            width: 70%;
            margin-right: 30px;
        }
        .logo {
            width: 25%;
        }
        .logo img {
            width: 100%;
        }
        .nav-list li {
            margin: 0;
            width: 16%;
            text-align: center;
        }
        .index01 .list {
            padding: 0 20px;
        }
        .index-case li {
            width: 46.5%;
        }
        .index-case .img img {
            height: auto;
        }
        .index-case li .mask::after {
            height: 238px;
        }
        .index-case li .mask .link {
            left: 120px;
            top: 70px;
        }
        .brand .swiper-button-prev {
            left: 200px;
        }
        .brand .swiper-button-next {
            right: 200px;
        }
        .index04 {
            background-size: 100%;
        }
        .index04 .list {
            padding-left: 20px;
        }
        .index04 {
            background: url(../images/bg_10.jpg) no-repeat center;
        }
        .index04 .list {
            height: 250px;
            padding-top: 50px;
        }
        .index04 .l-02,
        .index04 .l-04 {
            float: right;
            width: 250px;
        }
        .index05 .left {
            width: 100%;
            margin-bottom: 30px;
        }
        .index05 .left img {
            height: 454px;
        }
        .index05 .right {
            width: 100%;
        }
        .index06 li {
            width: 19.7%;
            height: 70px;
        }
        .index06 ul {
            height: 220px;
        }
        .index06 li img {
            opacity: 1;
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -ms-filter: grayscale(0);
            -o-filter: grayscale(0);
            filter: grayscale(0);
            filter: none;
        }
        .index07 .demand {
            margin: 20px 0;
        }
        .index07 button {
            float: none;
        }
        .footer .left {
            width: 100%;
        }
        .footer .right ul {
            margin: 0 46px 0 0;
        }
        .case-nei .img img {
            width: 100%;
        }
        .xq_previous,
        .xq_previous1,
        .xq_next {
            width: 100%;
        }
        .syp_title {
            width: 500px;
        }
        .case-nei .img .more {
            margin-top: 30px;
        }
        .develop {
            width: 210px;
            height: 400px;
        }
        .app-02 .img img {
            width: 100%;
        }
        .app-02 .txt p {
            width: 140px;
        }
        .app-survey .list .detail {
            width: 90%;
        }
        .app-wx .list .detail {
            width: 90%;
            height: 110px;
        }
        .work .list .img {
            height: 48px;
        }
        .work .list .detail {
            width: 200px;
        }
        .process {
            display: none;
        }
        .develop {
            padding: 37px 10px;
        }
        .app-survey .applets .detail {
            width: 90%;
        }
        .app-survey .applets .title {
            font-size: 24px;
        }
        .app-survey .applets img {
            width: 175px;
            height: 175px;
        }
        .choice .title {
            width: 200px;
            font-size: 16px;
        }
        .choice .list {
            margin-bottom: 40px;
        }
        .advantage img {
            width: 100%;
        }
        .course .title {
            font-size: 14px;
            width: 100%;
        }
        .culture .list {
            width: 210px;
        }
        .honor .container {
            width: 700px;
        }
        .honor .swiper-container {
            width: 600px;
        }
        .honor img {
            width: 127px;
            height: 170px;
        }
        .honor .swiper-button-next,
        .honor .swiper-button-prev {
            top: 250px;
        }
        .recruit .container {
            width: 700px;
        }
        .recruit .swiper-container {
            width: 600px;
        }
        .recruit .swiper-slide {
            padding: 50px 10px;
        }
        .recruit .top {
            width: 140px;
        }
        .news .list .date {
            width: 80px;
        }
        .news .list .txt {
            width: 440px;
        }
        .news .list img {
            width: 173px;
            height: 105px;
        }
        .news .list .detail {
            -webkit-line-clamp: 2;
        }
        .news .list .title {
            margin: 10px 0;
        }
        .news .list li {
            padding: 20px 0;
        }
        .news .list .date span {
            font-size: 20px;
        }
    }
    /* 横向放置的手机及分辨率更小的设备 */
    
    @media (max-width: 767px) {
        html {
            box-sizing: border-box;
            font-size: 2rem;
            height: 100%;
        }
        *:before,
        *:after {
            box-sizing: inherit;
        }
        input[type],
        [contenteditable] {
            user-select: text;
        }
        body,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin: 0;
            font-size: .2rem;
            font-weight: 400;
        }
        a {
            text-decoration: none;
            color: inherit;
        }
        b {
            font-weight: 400;
        }
        em,
        i {
            font-style: normal;
        }
        a:focus {
            outline: 0;
        }
        input,
        fieldset {
            appearance: none;
            border: 0;
            padding: 0;
            margin: 0;
            min-width: 0;
            font-size: 1rem;
            font-family: inherit;
        }
        input::-ms-clear {
            display: none;
        }
        input:focus {
            outline: 0;
        }
        input[type="number"] {
            -moz-appearance: textfield;
        }
        input[type="number"]::-webkit-inner-spin-button,
        input[type="number"]::-webkit-outer-spin-button {
            appearance: none;
        }
        svg {
            display: inline-flex;
        }
        img {
            max-width: 100%;
        }
        body {
            min-height: 100%;
            font-family: "Microsoft YaHei", "微软雅黑";
            font-size: .14rem;
            color: #333333;
            max-width: 640px;
            margin: 0 auto;
        }
        .clearfix:after {
            content: "";
            display: block;
            clear: both;
        }
        li {
            list-style: none;
        }
        * {
            user-select: none;
            box-sizing: inherit;
            margin: 0;
            padding: 0;
        }
        .logo {
            width: 2rem;
            margin-top: .35rem;
        }
        .logo img {
            width: 100%;
        }
        .nav-list {
            display: none;
        }
        .nav {
            min-width: 767px
        }
        /*nav  mobile*/
        .nav_phone {
            overflow: hidden;
        }
        .nav_phone nav {
            margin: -1px;
        }
        .nav_phone nav a {
            display: block;
            width: 33.33%;
            height: .7rem;
            line-height: .7rem;
            font-size: .24rem;
            color: #333;
            text-align: center;
            background-color: #eeeeee;
            float: left;
            border-left: 1px solid #d0d0d0;
            border-right: 1px solid #f5f5f5;
            border-bottom: 1px solid #d0d0d0;
            border-top: 1px solid #f5f5f5;
        }
        .nav_phone nav a.active,
        .nav_phone nav a:hover {
            background-color: #ff7019;
            color: #fff;
        }
        .index03 .container {
            width: 100%;
        }
        .container,
        .case-nei .container {
            width: 95%;
            margin: 0 auto;
        }
        .none,
        .pc {
            display: none;
        }
        .index-title h1 {
            font-size: .3rem;
            margin-bottom: .2rem;
        }
        .index01 .list {
            width: 100%;
            padding: 0 .3rem;
            border-right: 0;
            margin-bottom: .3rem;
        }
        .index01 .list .title {
            font-size: .3rem;
            margin-bottom: .2rem;
        }
        .index01 .service {
            margin-bottom: .6rem;
            margin-top: .6rem;
        }
        .index-case li {
            width: 46.5%;
            margin-right: .2rem;
        }
        .index-case ul {
            margin-right: -.2rem;
        }
        .index-case .title a {
            font-size: .28rem;
        }
        .index-case .title {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .index-case .arrow {
            display: none;
        }
        .index-case .img img {
            height: auto;
        }
        .index-case .txt {
            border-bottom: 1px #e5e5e5 solid;
            height: 1.6rem;
        }
        .brand .swiper-container {
            height: 3.3rem;
        }
        .brand {
            padding-bottom: .3rem;
        }
        .index04 {
            background: url(../images/bg_10.jpg) no-repeat center;
            height: 6.5rem;
        }
        .index04 .list {
            padding-top: .3rem;
            padding-left: .2rem;
            height: 3.5rem;
        }
        .index04 .l-01 p,
        .index04 .l-02 p,
        .index04 .l-03 p,
        .index04 .l-04 p {
            width: 2.5rem;
            font-size: .2rem;
            line-height: .36rem;
        }
        .index04 .l-01,
        .index04 .l-02,
        .index04 .l-03,
        .index04 .l-04s {
            width: 3rem;
        }
        .index04 .list .timer,
        .index04 .list .txt {
            font-size: .6rem;
        }
        .index05 .right {
            width: 100%;
        }
        .index05 .right img {
            display: none;
        }
        .index05 .right .txt {
            width: 100%;
        }
        .index04 .list .line {
            width: .4rem;
            margin: .2rem 0;
        }
        .index05 .title-swiper {
            width: 100%;
            margin-bottom: .5rem;
        }
        .index05 .left {
            width: 100%;
            margin-bottom: .3rem;
        }
        .index05 .left img {
            height: 4rem;
        }
        .index05 .right .title .font {
            width: 5rem;
        }
        .index05 {
            padding-bottom: .4rem;
        }
        .index06 li {
            width: 25%;
            height: .8rem;
        }
        .index06 ul {
            height: 3.8rem;
        }
        .index06 {
            padding-bottom: 0;
        }
        .index07 .myname,
        .index07 .tel,
        .index07 .demand {
            width: 100%;
        }
        .index07 input {
            font-size: .22rem;
            height: .7rem;
            margin-bottom: .2rem;
        }
        .index07 button {
            width: 100%;
            height: .7rem;
            line-height: .7rem;
            font-size: .24rem;
            ;
        }
        .index-title {
            padding: .5rem 0 .26rem 0;
            text-align: center;
        }
        .footer .right {
            display: none;
        }
        .footer {
            display: none
        }
        .friendlink {
            margin: .2rem 0;
        }
        .case-nei h1 {
            font-size: .3rem;
            margin: .5rem 0 .3rem 0;
        }
        .case-nei p {
            font-size: .2rem;
            color: #666;
            line-height: .36rem;
        }
        .xq_previous {
            width: 100%;
            height: .6rem;
            margin-bottom: .3rem;
            font-size: .2rem;
        }
        .syp {
            width: 1.1rem;
            line-height: .6rem;
        }
        .syp_title {
            width: 79%;
            font-size: .2rem;
            line-height: .6rem;
            padding: 0 .2rem;
        }
        .xq_previous1 {
            width: 100%;
            height: .6rem;
        }
        .syp1 {
            width: 1.1rem;
            line-height: .6rem;
            font-size: .2rem;
        }
        .case-nei .img .more {
            width: 2.3rem;
            height: .6rem;
            line-height: .6rem;
            border-radius: .3rem;
            font-size: .23rem;
        }
        .case-nei .img {
            padding: .5rem .37rem 1rem .37rem;
            margin-top: .3rem;
        }
        .case-nav {
            height: 1.2rem;
        }
        .case-nav li {
            width: 1.2rem;
            height: 1.2rem;
        }
        .case-nav li .img {
            height: .36rem;
            background-size: .36rem .36rem !important;
        }
        .page {
            margin-bottom: .4rem;
            margin-top: .4rem;
            font-size: .2rem;
        }
        .page .previous {
            height: .4rem;
            line-height: .4rem;
            width: 1.1rem;
            border-radius: .15rem;
            margin: 0 .1rem;
            font-size: .2rem;
        }
        .page li {
            font-size: .2rem;
        }
        .page li a {
            height: .4rem;
            line-height: .4rem;
            margin: 0 .05rem;
            width: .4rem;
        }
        .page span,
        .page .tz,
        .page .go {
            display: none;
        }
        .develop {
            margin-bottom: .3rem;
            width: 100%;
        }
        .app-02 .img img {
            display: none;
        }
        .app-02 .txt {
            width: 50%;
            margin-top: .6rem;
        }
        .app-02 .txt h1 {
            font-size: .4rem;
            margin-bottom: .26rem;
        }
        .app-02 .txt p {
            width: 90%;
            margin: 0 auto;
            line-height: .3rem;
            height: 1.2rem;
        }
        .app-02 {
            height: 9rem;
        }
        .app-03 li {
            width: 20%;
            margin-right: 0;
            margin-bottom: 80px;
        }
        .app-03 ul {
            margin: 0;
        }
        .app-survey .list .detail {
            font-size: .18rem;
            width: 90%;
            line-height: .3rem;
            height: 1.2rem;
        }
        .app-survey .list .title {
            font-size: .24rem;
            margin-bottom: .2rem;
        }
        .app-01 {
            padding-bottom: .8rem;
        }
        .app-survey .list {
            margin-bottom: .3rem;
        }
        .app-wx .list .detail {
            font-size: .18rem;
            width: 90%;
            line-height: .3rem;
            height: 1.6rem;
        }
        .app-wx .list .title {
            font-size: .24rem;
            margin-bottom: .2rem;
        }
        .app-wx .list img {
            width: .64rem;
            height: .55rem;
            margin-bottom: .3rem;
        }
        .app-wx .list {
            margin-bottom: .4rem;
        }
        .app-wx {
            height: 13rem;
        }
        .work .list .img {
            height: .4rem;
            margin-bottom: .35rem;
        }
        .work .list .title {
            margin-bottom: .55rem;
        }
        .work .list .detail {
            font-size: .2rem;
            width: 90%;
        }
        .quality .list {
            width: 100%;
        }
        .process {
            display: none;
        }
        .app-survey .applets {
            width: 50%;
            margin-bottom: .8rem;
        }
        .app-survey .applets .detail {
            width: 90%;
        }
        .app-survey .applets .title {
            font-size: .3rem;
            margin: .3rem 0 .2rem 0;
        }
        .entrance .list {
            width: 50%;
            margin-bottom: .6rem;
        }
        .entrance .list .img {
            width: 1.5rem;
            height: 1.5rem;
            background-size: 100%;
        }
        .entrance .list .detail {
            font-size: .2rem;
            width: 90%;
        }
        .entrance {
            background-size: auto;
            height: 18rem;
            background-size: auto 100%;
        }
        .choice .img {
            width: 1rem;
            height: 1rem;
            background-size: 100% !important;
        }
        .choice .title {
            width: 3rem;
            font-size: .2rem;
            line-height: .3rem;
        }
        .choice .list {
            margin-bottom: .1rem;
        }
        .course .title {
            font-size: .2rem;
            width: 100%;
        }
        .culture .list {
            margin-right: .3rem;
            padding: .2rem;
            width: 30%;
            height: 3.2rem;
            margin-bottom: .5rem;
        }
        .culture .list .img img {
            width: .55rem;
            height: .55rem;
            margin-bottom: .2rem;
        }
        .culture .list .title {
            font-size: .28rem;
            margin-bottom: .25rem;
        }
        .culture .list .detail {
            font-size: .2rem;
        }
        .course .history {
            padding-bottom: 0;
        }
        .culture {
            height: 10rem;
            background-size: auto 100%;
        }
        .about-mobile {
            color: #fff !important;
        }
        .honor .container {
            width: 100%;
        }
        .honor .swiper-container {
            width: 80%;
        }
        .honor img {
            width: 100%;
            height: 3.2rem;
        }
        .honor .swiper-button-next,
        .honor .swiper-button-prev {
            top: 3.5rem;
        }
        .honor {
            margin-bottom: .5rem;
        }
        .recruit .container {
            width: 100%;
        }
        .recruit .swiper-container {
            width: 80%;
        }
        .recruit .swiper-slide {
            padding: .5rem .2rem;
            height: 6rem;
        }
        .recruit .img img {
            width: .5rem;
        }
        .recruit .title {
            font-size: .26rem;
            margin: .15rem 0 .3rem 0;
        }
        .recruit .detail {
            line-height: .36rem;
            font-size: .2rem;
        }
        .recruit .top {
            display: none;
        }
        .recruit .swiper-button-next,
        .recruit .swiper-button-prev {
            top: 4.5rem;
        }
        .people .container {
            height: 3rem;
            margin: 1rem auto;
            background-size: auto 100%;
        }
        .people p {
            width: 100%;
            line-height: .36rem;
            font-size: .2rem;
        }
        .map {
            position: relative;
            height: auto;
        }
        .cont-mobile {
            height: auto;
        }
        .map .main {
            position: relative;
            height: 4rem;
        }
        .map .contact {
            width: 100%;
            height: 7rem;
            margin-top: .2rem;
        }
        .map .contact .txt {
            height: 4rem;
            padding: .45rem .3rem;
        }
        .map .contact .title {
            font-size: .4rem;
            margin-bottom: .36rem;
        }
        .map .contact .title span {
            font-size: .24rem;
        }
        .map .contact .detail {
            line-height: .4rem;
            font-size: .2rem;
        }
        .news-nav li a {
            width: 1.2rem;
            height: .6rem;
            line-height: .6rem;
            font-size: .2rem;
        }
        .news-nav {
            padding: .6rem 0;
        }
        .news .list .date {
            width: 1rem;
        }
        .news .list .date span {
            font-size: .26rem;
            margin: .3rem 0;
        }
        .news .list .arrow {
            display: none;
        }
        .news .list .txt {
            width: 5rem;
            float: right;
        }
        .news .list .title {
            font-size: .24rem;
            margin: .3rem 0;
        }
        .news .list .detail {
            line-height: .4rem;
            font-size: .2rem;
        }
        .news .list img {
            display: none;
        }
        .news .list li {
            padding: .2rem 0;
        }
        .newsxq h1 {
            font-size: .3rem;
            height: auto;
            padding: .3rem 0;
            line-height: .4rem;
        }
        .newsxq p {
            line-height: .4rem;
            font-size: .2rem;
        }
    }